What is XAML?
3008
21-Jan-2011
Sachindra Singh
21-Jan-2011XAML(Extensible Application Markup Language) is a XML-based markup language developed by Microsoft.XAML is the language behind the visual presentation of an application that develop in Microsoft Expression Blend. XAML is a XML file which defines the UI elements of application.The XAML language basically based on the XML so XAML language is case-sensitive.